PM2 (software)
   HOME

TheInfoList



OR:

PM2 is a process manager for the
JavaScript JavaScript (), often abbreviated as JS, is a programming language that is one of the core technologies of the World Wide Web, alongside HTML and CSS. As of 2022, 98% of websites use JavaScript on the client side for webpage behavior, of ...
runtime
Node.js Node.js is an open-source server environment. Node.js is cross-platform and runs on Windows, Linux, Unix, and macOS. Node.js is a back-end JavaScript runtime environment. Node.js runs on the V8 JavaScript Engine and executes JavaScript code o ...
. In 2016, PM2 was ranked as th
82nd most popular
JavaScript project on GitHub.


Overview

PM2 or Process Manager 2, is an Open Source, production ready
Node.js Node.js is an open-source server environment. Node.js is cross-platform and runs on Windows, Linux, Unix, and macOS. Node.js is a back-end JavaScript runtime environment. Node.js runs on the V8 JavaScript Engine and executes JavaScript code o ...
process manager. Some key features of PM2 are automatic application load balancing, declarative application configuration, deployment system and monitoring. Started in 2013 by Alexandre Strzelewicz. The code source is hosted on
GitHub GitHub, Inc. () is an Internet hosting service for software development and version control using Git. It provides the distributed version control of Git plus access control, bug tracking, software feature requests, task management, continu ...
and installable via npm.


References


Further reading

* *


External links

* {{JavaScript JavaScript programming tools 2013 software